pcifront: fix multiple initialization bug
authorKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 07:14:33 +0000 (07:14 +0000)
committerKeir Fraser <keir.fraser@citrix.com>
Mon, 23 Nov 2009 07:14:33 +0000 (07:14 +0000)
commit5c3c739758bab8439be9c20cb99483d0a822abaf
tree4572bb0f8e13caeadfb4967b6362bd24a9b6fa1f
parent41c532e4e5016d0e6aea5bc79a6a62d293eb5e15
pcifront: fix multiple initialization bug

Now that we have pcifront_watches to dynamically initialize pcifront
we don't need a call to init_pcifront in pcilib and pcifront_scan
anymore; we should just wait for the frontend to connect to the
backend instead.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
extras/mini-os/pcifront.c
stubdom/pciutils.patch